From 42b708b2ed39f83c066a16ff10c1c613fabe2a44 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Fri, 15 Dec 2000 11:51:04 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f04e53e19b5..85a1732beca 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,15 @@ +2000-12-15 Richard M. Stallman + + * dabbrev.el (dabbrev--last-case-pattern): Value is now + `upcase' or `downcase' or nil. + (dabbrev-expand): Don't do anything with dabbrev--last-case-pattern. + Pass new record-case-pattern arg to dabbrev--substitute-expansion. + (dabbrev--substitute-expansion): New arg record-case-pattern. + If it is non-nil, set dabbrev--last-case-pattern. + If ABBREV is " ", use dabbrev--last-case-pattern to change EXPANSION. + + * dabbrev.el (dabbrev--find-expansion): Remove extra nreverse. + 2000-12-15 Miles Bader * paths.el (Info-default-directory-list): Don't delete -- 2.30.2